home *** CD-ROM | disk | FTP | other *** search
- Path: rcp6.elan.af.mil!rscernix!root
- From: danpop@mail.cern.ch (Dan Pop)
- Newsgroups: comp.lang.c
- Subject: Re: Unix Pipes and descrpitors
- Date: 20 Mar 96 15:44:22 GMT
- Organization: CERN European Lab for Particle Physics
- Message-ID: <root.827336662@rscernix>
- References: <Pine.ULT.3.91.960319174425.8464A-100000@midir>
- NNTP-Posting-Host: ues5.cern.ch
- X-Newsreader: NN version 6.5.0 #7 (NOV)
-
- In <Pine.ULT.3.91.960319174425.8464A-100000@midir> Colm Connolly <colmconn@midir.ucd.ie> writes:
-
- >Having created a pipe, how do I access the file descriptors created by the
- >pipe system call after I call exec? I'd be grateful if someone could help
- >me with this.
-
- Wrong newsgroup! Neither pipes nor file descriptors nor exec are C features.
- Try comp.unix.programmer instead.
-
- >PS Manuals or books for that matter haven't helped much with this!!
-
- I don't believe this. ALL the books on Unix system programming I have seen
- explain how to use pipes for inter-process communication.
-
- Dan
- --
- Dan Pop
- CERN, CN Division
- Email: danpop@mail.cern.ch
- Mail: CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
-